org.eclipse.vtp.desktop.views
Class BisAnalystPerspectiveFactory

java.lang.Object
  extended by org.eclipse.vtp.desktop.views.BisAnalystPerspectiveFactory
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

public class BisAnalystPerspectiveFactory
extends java.lang.Object
implements org.eclipse.ui.IPerspectiveFactory

BisAnalystPerspectiveFactory.

Author:
Lonnie Pryor

Constructor Summary
BisAnalystPerspectiveFactory()
          Creates a new BisAnalystPerspectiveFactory.
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BisAnalystPerspectiveFactory

public BisAnalystPerspectiveFactory()
Creates a new BisAnalystPerspectiveFactory.

Method Detail

createInitialLayout

public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
Specified by:
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory